filechooser: Fix paned limits
authorMatthias Clasen <mclasen@redhat.com>
Mon, 20 Feb 2023 00:12:30 +0000 (19:12 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 20 Feb 2023 00:12:30 +0000 (19:12 -0500)
commit07b9a6fb75cf4d44d378c6fe2d251e5209ea64b4
tree779ac6548d3169422716f08cdf1e71c02563ab91
parent5105d607dea46b9c3dc98ece67b85329f3d771e0
filechooser: Fix paned limits

The intention of the ui file was to not let
the paned shrink both children down to nothing,
but using <child> for the children effectively
overrides the setting of the shrink properties.
Fix that by using child properties instead of
<child>.
gtk/ui/gtkfilechooserwidget.ui